home *** CD-ROM | disk | FTP | other *** search
- Path: yama.mcc.ac.uk!usenet
- From: Vangelis Pappas-Katsiafas <vangpk@sna.co.umist.ac.uk>
- Newsgroups: comp.lang.c++
- Subject: Specify size of window in MS-Visual C++ 1.5
- Date: Fri, 16 Feb 1996 19:27:03 +0000
- Organization: Sirius Cybernetics Corporation
- Message-ID: <3124DA87.7B64@sna.co.umist.ac.uk>
- NNTP-Posting-Host: morgan.sna.co.umist.ac.uk
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0b6b (Win16; I)
-
- I'm either stupid or it's hidden somewhere....
- How you specify the location and the size of the main window of an
- application?
-
- I tried passing the CRect parameter in the Create(...) member function
- both in the CFrameWnd constructor and the CAppWnd::InitInstance(...)
- function but the executable crashes...
-
- Sorry abou the question but I'm buffled (its Friday evening...)
-
- Bye,
-